SftTree/OCX 7.0

SftTreeColumn Object (ISftTreeColumn Interface)

Softel vdm, Inc.

The SftTreeColumn object represents one column in a SftTree/OCX control. A SftTreeColumn object for a particular column can be accessed through the control's Column property.

Certain default properties and behavior for all columns can be defined using the SftTreeColumns object.

Property/Method

Description

BackColor

Defines the background color of cells in this column.

BackColorEnd

Defines the default background color of cells in this column, combined with BackColor creating a gradient fill.

BackColorOrientation

Defines the default background gradient fill orientation of cells in this column.

CellHAlign

Defines the default horizontal alignment of cell contents in this column.

CellMultiline

Defines whether multi-line text is allowed in cells in this column.

CellVAlign

Defines the default vertical alignment of cell contents in this column.

CellWordWrap

Defines whether the cell text may word-wrap within the available space in this column.

DisplayPosition

Returns the display position of this column.

ForeColor

Defines the text color of cells in this column.

Index

Returns the real column number of this column.

MakeOptimal

Sets the column's optimal width so that the text and graphics of all items can be displayed without being clipped horizontally.

MakeVisible

Horizontally scrolls the column into view so it is displayed in the tree control's client area.

Merge

Defines whether the contents of this column can merge into the next displayed column.

MergeInto

Defines whether the contents of the previous column can merge into this column.

MinWidth

Defines the minimum width of this column.

MinWidthPix

Defines the minimum width of this column.

OptimalWidth

Returns the column's optimal width based on its contents.

OptimalWidthPix

Returns the column's optimal width based on its contents.

ProgressColor

Defines the default progress bar color used for cells in this column.

ProgressColorEnd

Defines the default progress bar color used for this cell in this column, combined with ProgressColor creating a gradient fill.

ProgressColorOrientation

Defines the default gradient fill orientation for progress bars in this column.

ProgressStyle

Defines the default progress bar appearance for cells in this column.

SelectBackColor

Defines the background color of selected items in this column.

SelectBackColorEnd

Defines the background color of selected items in this column, combined with SelectBackColor creating a gradient fill.

SelectForeColor

Defines the text color of selected items in this column.

ToolTip

Defines whether ToolTips are used for cells in this column.

Width

Defines the width of this column.

WidthPix

Defines the width of this column.

See Also  Object Hierarchy


Feedback / comments / error reports for this topic
© 2015 - Softel vdm, Inc. - www.softelvdm.com